Skip to content

chore(deps): update step-security/harden-runner action to v2.17.0#81

Merged
boneskull merged 1 commit intomainfrom
renovate/step-security-harden-runner-2.x
Apr 13, 2026
Merged

chore(deps): update step-security/harden-runner action to v2.17.0#81
boneskull merged 1 commit intomainfrom
renovate/step-security-harden-runner-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Type Update Change
step-security/harden-runner action minor v2.16.1v2.17.0

Release Notes

step-security/harden-runner (step-security/harden-runner)

v2.17.0

Compare Source

What's Changed

Policy Store Support

Added use-policy-store and api-key inputs to fetch security policies directly from the StepSecurity Policy Store. Policies can be defined and attached at the workflow, repo, org, or cluster (ARC) level, with the most granular policy taking precedence. This is the preferred method over the existing policy input which requires id-token: write permission. If no policy is found in the store, the action defaults to audit mode.

Full Changelog: step-security/harden-runner@v2.16.1...v2.17.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 9, 2026
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 108c4a7 to b2f6282 Compare April 13, 2026 01:19
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from b2f6282 to fb30f97 Compare April 13, 2026 01:30
@claude
Copy link
Copy Markdown

claude bot commented Apr 13, 2026

Claude finished @renovate[bot]'s task in 28s —— View job


Code Review: chore(deps): update step-security/harden-runner action to v2.17.0

  • Gather context
  • Review changed files
  • Post review feedback

Summary

This is a straightforward minor version bump of step-security/harden-runner from v2.16.1 to v2.17.0 in two files.

Changes reviewed:

  • .github/actions/claude-code-review/action.yml:19 — SHA updated to f808768d1510423e83855289c910610ca9b43176
  • .github/workflows/claude.yml:44 — SHA updated to f808768d1510423e83855289c910610ca9b43176

Assessment: Approved ✓

The changes are correct and consistent:

  1. Pinned SHA — Both usages correctly pin to the full commit SHA (immutable reference) with a version comment, which is the security best practice for GitHub Actions dependencies.
  2. Consistency — The same SHA and version tag are used in both files.
  3. No breaking changes — v2.17.0 adds new optional inputs (use-policy-store, api-key) but doesn't change existing behavior. Both usages only set egress-policy: audit, which is unaffected.
  4. Automerge enabled — This Renovate PR has automerge enabled, which is appropriate for a low-risk security tooling patch.

No issues found. This PR is safe to merge.

@boneskull boneskull merged commit d4fb1c8 into main Apr 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant